ComponentOne Xamarin Edition
GroupAsync Method (C1GroupCollectionView<S>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1GroupCollectionView<S> Class : GroupAsync Method
The group descriptions that determine how the data will be grouped.
Groups the collection view according to the specified group descriptions.
Syntax
[AsyncStateMachine(C1.CollectionView.C1GroupCollectionView`1+d__16[S])] 
public override Task GroupAsync( 
   params GroupDescription[] groupDescriptions 
)

Parameters

groupDescriptions
The group descriptions that determine how the data will be grouped.
See Also

Reference

C1GroupCollectionView<S> Class
C1GroupCollectionView<S> Members